[INFO] cloning repository https://github.com/DriedYellowPeach/nn-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DriedYellowPeach/nn-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDriedYellowPeach%2Fnn-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDriedYellowPeach%2Fnn-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 359f5baad4369ac91daa144859743cd61692b2b6
[INFO] checking DriedYellowPeach/nn-rs against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDriedYellowPeach%2Fnn-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DriedYellowPeach/nn-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/DriedYellowPeach/nn-rs
[INFO] tweaked toml for git repo https://github.com/DriedYellowPeach/nn-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DriedYellowPeach/nn-rs on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DriedYellowPeach/nn-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.24
[INFO] [stderr]   Downloaded openblas-src v0.10.11
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded pbr v1.1.1
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded xattr v1.5.0
[INFO] [stderr]   Downloaded mnist v0.6.0
[INFO] [stderr]   Downloaded blas-src v0.11.1
[INFO] [stderr]   Downloaded avif-serialize v0.8.3
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded openblas-build v0.10.11
[INFO] [stderr]   Downloaded accelerate-src v0.3.2
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded jiff-static v0.2.5
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded zerocopy v0.8.24
[INFO] [stderr]   Downloaded image v0.25.6
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded rustix v1.0.5
[INFO] [stderr]   Downloaded jiff v0.2.5
[INFO] [stderr]   Downloaded curl-sys v0.4.80+curl-8.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f
[INFO] running `Command { std: "docker" "start" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling nn_rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jiff v0.2.5
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking mnist v0.6.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling openblas-build v0.10.11
[INFO] [stderr]    Compiling openblas-src v0.10.11
[INFO] [stderr]     Checking blas-src v0.11.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f", kill_on_drop: false }`
[INFO] [stdout] f29336692df8bf2bf6438894c90fda6f49e1d46f6884519445de95a5ab73555f
